home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / etc / apparmor.d / abstractions / wutmp < prev    next >
Text File  |  2008-10-08  |  597b  |  19 lines

  1. # $Id: wutmp 12 2006-04-12 21:35:41Z steve-beattie $
  2. # ------------------------------------------------------------------
  3. #
  4. #    Copyright (C) 2002-2005 Novell/SUSE
  5. #
  6. #    This program is free software; you can redistribute it and/or
  7. #    modify it under the terms of version 2 of the GNU General Public
  8. #    License published by the Free Software Foundation.
  9. #
  10. # ------------------------------------------------------------------
  11.  
  12.  
  13.  
  14.   # some services update wtmp, utmp, and lastlog with per-user
  15.   # connection information
  16.   /var/log/lastlog  rw,
  17.   /var/log/wtmp     wk,
  18.   /var/run/utmp     rwk,
  19.